redesign(app): unify authenticated UI with landing page visual language#6
Merged
Conversation
Re-style 13 presentation files to match Precept.Web/src/pages/Landing.tsx: palette, typography (Bricolage Grotesque + Instrument Serif italic emphasis + Geist + JetBrains Mono), pill CTAs, IDE-style code surfaces, dot-grid + radial-halo backgrounds, eyebrow pills, glass/gradient cards. Scope: presentation only. No changes to data fetching, hooks, state, routing, AuthContext, props, or return contracts. Re-styles markup; does not rewire it. Files: - Precept.Web/src/components/Layout.tsx - Precept.Web/src/components/ui/sign-in.tsx - Precept.Web/src/components/ui/8bit-not-found1.tsx (replaced retro 8-bit look) - Precept.Web/src/pages/LoginPage.tsx - Precept.Web/src/pages/Dashboard.tsx - Precept.Web/src/pages/AppTracker.tsx - Precept.Web/src/pages/StoryBank.tsx - Precept.Web/src/pages/QuizMode.tsx - Precept.Web/src/pages/JDMatcher.tsx - Precept.Web/src/pages/Settings.tsx - Precept.Web/src/pages/Readiness.tsx - Precept.Web/src/pages/HomePage.tsx - Precept.Web/src/pages/Subscription.tsx Verified: npm run lint (tsc --noEmit, 0 errors), npm run build (succeeds), npm run dev boots, no Invalid hook call.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re-styles 13 presentation files to match
Precept.Web/src/pages/Landing.tsxend-to-end. Presentation only — zero changes to data fetching, hooks, state, routing, AuthContext, props, or return contracts.Files
components/Layout.tsx,components/ui/sign-in.tsx,components/ui/8bit-not-found1.tsx(retro 8-bit look replaced)pages/LoginPage.tsx,Dashboard.tsx,AppTracker.tsx,StoryBank.tsx,QuizMode.tsx,JDMatcher.tsx,Settings.tsx,Readiness.tsx,HomePage.tsx,Subscription.tsxAesthetic adopted from Landing
#02050Aslate base · teal#2dd4bf+ violet#8b5cf6+ rose/amber accentsGates passed
npm run lint(tsc --noEmit, 0 errors)npm run build(succeeds)npm run dev(boots, no Invalid hook call, clean console)Hard constraints honored
vite.config.tsuntouched.emergent/or.gitconfigartifactssrc/lib/skills.ts+SkillRadar+SKILL_CATEGORIESreused, not forked[Unreleased]